Configurates the
C1.Web.Mvc.FlexGridBase<T>.OnClientPastedCell client event. Occurs after the user has pasted content from the clipboard into a cell.
シンタックス
'宣言
Public Overridable Function OnClientPastedCell( _
ByVal As System.String _
) As
public virtual OnClientPastedCell(
System.string
)
パラメータ
- value
- The value.
戻り値の型
Current builder.
参照